-
Home
-
Tamara Checkout
-
1.9.0
-
Code
-
Classes
- MultiCurl
Total Complexity |
50 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
361 |
Lines of code |
197 |
Logical lines of code |
122 |
Comment lines |
90 |
Methods |
15 |
Properties |
7 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
proceed() |
A |
43 |
12 |
46 |
initQueue() |
S |
51 |
6 |
26 |
__construct() |
S |
60 |
6 |
12 |
initMultiCurlHandle() |
S |
52 |
5 |
25 |
handlePushedResponse() |
S |
57 |
5 |
16 |
addPushHandle() |
S |
61 |
3 |
11 |
sendRequest() |
S |
59 |
2 |
15 |
flush() |
S |
74 |
2 |
5 |
addToQueue() |
S |
69 |
2 |
6 |
cleanup() |
S |
67 |
2 |
8 |
configureOptions() |
S |
62 |
1 |
12 |
sendAsyncRequest() |
S |
76 |
1 |
4 |
count() |
S |
80 |
1 |
3 |
hasPushResponse() |
S |
79 |
1 |
3 |
getPushedResponse() |
S |
73 |
1 |
5 |